From 993adabd0023db2efd8e9b980501a4fbf55e1e3f Mon Sep 17 00:00:00 2001 From: "vh249@kneesaa.uk.xensource.com" Date: Wed, 5 Oct 2005 19:16:29 -0400 Subject: [PATCH] mixup in vcpu-enable and vcpu-disable help string Signed-off-by: Vincent Hanquez --- tools/python/xen/xm/main.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/python/xen/xm/main.py b/tools/python/xen/xm/main.py index 1ce9985a1c..df458c5d88 100644 --- a/tools/python/xen/xm/main.py +++ b/tools/python/xen/xm/main.py @@ -86,8 +86,8 @@ xm full list of subcommands: shutdown [-w|-a] shutdown a domain sysrq send a sysrq to a domain unpause unpause a paused domain - vcpu-enable disable VCPU in a domain - vcpu-disable enable VCPU in a domain + vcpu-enable enable VCPU in a domain + vcpu-disable disable VCPU in a domain vcpu-list get the list of VCPUs for a domain vcpu-pin set which cpus a VCPU can use. -- 2.30.2